admin/switch: New builtin to switch between trees
authorColin Walters <walters@verbum.org>
Sat, 18 Jan 2014 22:42:24 +0000 (17:42 -0500)
committerColin Walters <walters@verbum.org>
Sat, 18 Jan 2014 22:47:16 +0000 (17:47 -0500)
commit878a43411eb170149dfeb681f516afe919ed29d4
tree26af1642d74ed485db0b76dbeca2cc33d541b993
parent4fff43da1bb4644b0f1420ab6db408fe4d3e7a34
admin/switch: New builtin to switch between trees

This is something I want to make easier, as it better showcases the
flexibility of OSTree.
Makefile-ostree.am
Makefile-tests.am
src/ostree/ot-admin-builtin-switch.c [new file with mode: 0644]
src/ostree/ot-admin-builtins.h
src/ostree/ot-builtin-admin.c
tests/libtest.sh
tests/test-admin-deploy-switch.sh [new file with mode: 0644]